purple_conv_chat_set_topic

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void purple_conv_chat_set_topic(PurpleConvChat* chat, const(char)* who, const(char)* topic)
  2. da_purple_conv_chat_set_topic purple_conv_chat_set_topic;
    version(!Derelict_Link_Static)
    extern (C) __gshared
    da_purple_conv_chat_set_topic purple_conv_chat_set_topic;

Meta